[INFO] fetching crate rotortree 0.17.0...
[INFO] fixing rotortree-0.17.0 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] extracting crate rotortree 0.17.0 into /workspace/builds/worker-3-tc1/source
[INFO] removed /workspace/builds/worker-3-tc1/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-3-tc1/source/rust-toolchain.toml
[INFO] started tweaking crates.io crate rotortree 0.17.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate rotortree 0.17.0
[INFO] tweaked toml for crates.io crate rotortree 0.17.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate rotortree 0.17.0 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rotortree 0.17.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded include-utils v0.2.4
[INFO] [stderr]   Downloaded wincode-derive v0.4.6
[INFO] [stderr]   Downloaded include-utils-macro v0.2.4
[INFO] [stderr]   Downloaded crabtime v1.1.4
[INFO] [stderr]   Downloaded crabtime-internal v1.1.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] acf864f83da0be89ec27569c93838cb96ee6536f98af021d931a0be4628f48df
[INFO] running `Command { std: "docker" "start" "acf864f83da0be89ec27569c93838cb96ee6536f98af021d931a0be4628f48df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "acf864f83da0be89ec27569c93838cb96ee6536f98af021d931a0be4628f48df" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "acf864f83da0be89ec27569c93838cb96ee6536f98af021d931a0be4628f48df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "acf864f83da0be89ec27569c93838cb96ee6536f98af021d931a0be4628f48df" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling crabtime-internal v1.1.4
[INFO] [stderr]    Compiling tikv-jemalloc-sys v0.6.1+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]    Compiling blake3 v1.8.5
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking constant_time_eq v0.4.2
[INFO] [stderr]     Checking criterion-plot v0.8.2
[INFO] [stderr]     Checking rand v0.9.4
[INFO] [stderr]     Checking rand_xorshift v0.4.0
[INFO] [stderr]     Checking page_size v0.6.0
[INFO] [stderr]     Checking rusty-fork v0.3.1
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking rotortree v0.17.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling zerocopy-derive v0.8.50
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]     Checking crabtime v1.1.4
[INFO] [stderr]     Checking zerocopy v0.8.50
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking proptest v1.11.0
[INFO] [stderr]     Checking criterion v0.8.2
[INFO] [stderr]     Checking tikv-jemallocator v0.6.1
[INFO] [stdout] error[E0432]: unresolved import `rotortree::test_util`
[INFO] [stdout]  --> tests/tree.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 |     test_util::*,
[INFO] [stdout]   |     ^^^^^^^^^ could not find `test_util` in `rotortree`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon
[INFO] [stdout]   --> tests/proptest_tree.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[crabtime::function]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 38 | gen_root_deterministic!([2, 3, 4]);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `crabtime::eval_function` which comes from the expansion of the macro `gen_root_deterministic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No 'Cargo.toml' files found in parent directories of '/opt/rustwide/tests/proptest_tree'.
[INFO] [stdout]   --> tests/proptest_tree.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[crabtime::function]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 38 | gen_root_deterministic!([2, 3, 4]);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `crabtime::eval_function` which comes from the expansion of the macro `gen_root_deterministic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon
[INFO] [stdout]   --> tests/proptest_tree.rs:40:1
[INFO] [stdout]    |
[INFO] [stdout] 40 | #[crabtime::function]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 65 | gen_proof_round_trip!([2, 3, 4]);
[INFO] [stdout]    | -------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `crabtime::eval_function` which comes from the expansion of the macro `gen_proof_round_trip` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No 'Cargo.toml' files found in parent directories of '/opt/rustwide/tests/proptest_tree'.
[INFO] [stdout]   --> tests/proptest_tree.rs:40:1
[INFO] [stdout]    |
[INFO] [stdout] 40 | #[crabtime::function]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 65 | gen_proof_round_trip!([2, 3, 4]);
[INFO] [stdout]    | -------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `crabtime::eval_function` which comes from the expansion of the macro `gen_proof_round_trip` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon
[INFO] [stdout]   --> tests/proptest_tree.rs:67:1
[INFO] [stdout]    |
[INFO] [stdout] 67 | #[crabtime::function]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 93 | gen_insert_many_equivalence!([2, 3, 4]);
[INFO] [stdout]    | --------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `crabtime::eval_function` which comes from the expansion of the macro `gen_insert_many_equivalence` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No 'Cargo.toml' files found in parent directories of '/opt/rustwide/tests/proptest_tree'.
[INFO] [stdout]   --> tests/proptest_tree.rs:67:1
[INFO] [stdout]    |
[INFO] [stdout] 67 | #[crabtime::function]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 93 | gen_insert_many_equivalence!([2, 3, 4]);
[INFO] [stdout]    | --------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `crabtime::eval_function` which comes from the expansion of the macro `gen_insert_many_equivalence` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon
[INFO] [stdout]    --> tests/proptest_tree.rs:95:1
[INFO] [stdout]     |
[INFO] [stdout]  95 | #[crabtime::function]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 132 | gen_consistency_proof!([2, 3, 4]);
[INFO] [stdout]     | --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `crabtime::eval_function` which comes from the expansion of the macro `gen_consistency_proof` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No 'Cargo.toml' files found in parent directories of '/opt/rustwide/tests/proptest_tree'.
[INFO] [stdout]    --> tests/proptest_tree.rs:95:1
[INFO] [stdout]     |
[INFO] [stdout]  95 | #[crabtime::function]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 132 | gen_consistency_proof!([2, 3, 4]);
[INFO] [stdout]     | --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `crabtime::eval_function` which comes from the expansion of the macro `gen_consistency_proof` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon
[INFO] [stdout]    --> tests/proptest_tree.rs:134:1
[INFO] [stdout]     |
[INFO] [stdout] 134 | #[crabtime::function]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 173 | gen_consistency_proof_update!([2, 3, 4]);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `crabtime::eval_function` which comes from the expansion of the macro `gen_consistency_proof_update` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No 'Cargo.toml' files found in parent directories of '/opt/rustwide/tests/proptest_tree'.
[INFO] [stdout]    --> tests/proptest_tree.rs:134:1
[INFO] [stdout]     |
[INFO] [stdout] 134 | #[crabtime::function]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 173 | gen_consistency_proof_update!([2, 3, 4]);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `crabtime::eval_function` which comes from the expansion of the macro `gen_consistency_proof_update` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rotortree::test_util`
[INFO] [stdout]   --> tests/proptest_tree.rs:7:5
[INFO] [stdout]    |
[INFO] [stdout]  7 |     test_util::XorHasher,
[INFO] [stdout]    |     ^^^^^^^^^ could not find `test_util` in `rotortree`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 30 | #[cfg(any(test, feature = "test-helpers"))]
[INFO] [stdout]    |          -------------------------------- the item is gated here
[INFO] [stdout] 31 | pub mod test_util;
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rotortree`
[INFO] [stdout]   --> src/lib.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 |     rotortree as _,
[INFO] [stdout]    |     ---------^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     no external crate `rotortree`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon
[INFO] [stdout]    --> benches/tree_bench.rs:224:1
[INFO] [stdout]     |
[INFO] [stdout] 224 | #[crabtime::function]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 250 | define_harness!([2, 4, 8, 16]);
[INFO] [stdout]     | ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `crabtime::eval_function` which comes from the expansion of the macro `define_harness` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No 'Cargo.toml' files found in parent directories of '/opt/rustwide/benches/tree_bench'.
[INFO] [stdout]    --> benches/tree_bench.rs:224:1
[INFO] [stdout]     |
[INFO] [stdout] 224 | #[crabtime::function]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 250 | define_harness!([2, 4, 8, 16]);
[INFO] [stdout]     | ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `crabtime::eval_function` which comes from the expansion of the macro `define_harness` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `BatchSize`, `BenchmarkId`, `Throughput`, and `criterion_group`
[INFO] [stdout]  --> benches/tree_bench.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 |     BatchSize,
[INFO] [stdout]   |     ^^^^^^^^^
[INFO] [stdout] 3 |     BenchmarkId,
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 4 |     Throughput,
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout] 5 |     criterion_group,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Blake3Hasher` and `LeanIMT`
[INFO] [stdout]   --> benches/tree_bench.rs:9:5
[INFO] [stdout]    |
[INFO] [stdout]  9 |     Blake3Hasher,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 10 |     LeanIMT,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `common::generate_leaves`
[INFO] [stdout]   --> benches/tree_bench.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use common::generate_leaves;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused macro definition: `bench_insert_single`
[INFO] [stdout]   --> benches/tree_bench.rs:17:4
[INFO] [stdout]    |
[INFO] [stdout] 17 | fn bench_insert_single(n_values: Vec<usize>) {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_macros)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused macro definition: `bench_insert_many`
[INFO] [stdout]   --> benches/tree_bench.rs:48:4
[INFO] [stdout]    |
[INFO] [stdout] 48 | fn bench_insert_many(n_values: Vec<usize>) {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused macro definition: `bench_insert_many_chunked_100`
[INFO] [stdout]   --> benches/tree_bench.rs:77:4
[INFO] [stdout]    |
[INFO] [stdout] 77 | fn bench_insert_many_chunked_100(n_values: Vec<usize>) {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused macro definition: `bench_insert_many_chunked_1000`
[INFO] [stdout]    --> benches/tree_bench.rs:108:4
[INFO] [stdout]     |
[INFO] [stdout] 108 | fn bench_insert_many_chunked_1000(n_values: Vec<usize>) {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused macro definition: `bench_insert_incremental`
[INFO] [stdout]    --> benches/tree_bench.rs:139:4
[INFO] [stdout]     |
[INFO] [stdout] 139 | fn bench_insert_incremental(n_values: Vec<usize>) {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused macro definition: `bench_generate_proof`
[INFO] [stdout]    --> benches/tree_bench.rs:176:4
[INFO] [stdout]     |
[INFO] [stdout] 176 | fn bench_generate_proof(n_values: Vec<usize>) {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused macro definition: `bench_verify_proof`
[INFO] [stdout]    --> benches/tree_bench.rs:200:4
[INFO] [stdout]     |
[INFO] [stdout] 200 | fn bench_verify_proof(n_values: Vec<usize>) {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rotortree` (bench "tree_bench") due to 2 previous errors; 10 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rotortree` (test "tree") due to 1 previous error
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rotortree` (test "proptest_tree") due to 11 previous errors
[INFO] [stderr] error: could not compile `rotortree` (lib test) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "acf864f83da0be89ec27569c93838cb96ee6536f98af021d931a0be4628f48df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "acf864f83da0be89ec27569c93838cb96ee6536f98af021d931a0be4628f48df", kill_on_drop: false }`
[INFO] [stdout] acf864f83da0be89ec27569c93838cb96ee6536f98af021d931a0be4628f48df
